Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 177,045 for

document formatting

(0.18 sec)
  1. Document.JoinRunsWithSameFormatting | Aspose.Wo...

    Discover how the JoinRunsWithSameFormatting method seamlessly merges formatted text in your Document's paragraphs for a polished, professional look....JoinRunsWithSameForm Contents [ Hide ] Document.JoinRunsWithSameForm method...with same formatting in all paragraphs of the document. public...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Copy Range Style Only|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....its own or together with formatting. It is also possible to copy...copy only the formatting. This article shows how. This example...

    docs.aspose.com/cells/net/copy-range-style-only/
  3. Online RTF File Comparison or Build Python Apps...

    Free online app to Compare different RTF files. Python comparison library code for RTF Documents....NET Compare Rtf Online Document Comparison App and Python...powerful Python based RTF document comparison applications. Freely...

    products.aspose.com/total/python-net/compare/rtf/
  4. GeneralFormat enumeration | Aspose.Words for Py...

    aspose.words.fields.GeneralFormat enumeration. Specifies a general format that is applied to a numeric, text, or any field result...enumeration Specifies a general format that is applied to a numeric...have a combination of general formats. Members Name Description NONE...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Set Conditional Formats of Excel and ODS files....

    How to apply conditional formats to Excel and ODS files in Python....Ask AI Set Conditional Formats of Excel and ODS files. Contents...Introduction Conditional formatting is an advanced Microsoft...

    docs.aspose.com/cells/python-net/conditional-fo...
  6. TableStyleOptions | Aspose.Words for Java

    Specifies how table style is applied to a table in Java.... Document doc = new Document(); DocumentBuilder...before setting any table formatting. builder.insertCell(); //...

    reference.aspose.com/words/java/com.aspose.word...
  7. ConditionalStyleType | Aspose.Words for Java

    Represents possible table areas to which conditional Formatting may be defined in a table style in Java....areas to which conditional formatting may be defined in a table...styles of a table. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink into the Document....Inserts a hyperlink into the document. insertHyperlink ( displayText...link to be displayed in the document. urlOrBookmark string Link...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Interop to aspose c# - Free Support Forum - asp...

    Hi . I ahve a legacy app which is working on interop . The flow is the word templates are in DB , via mail merge all the dynamic values are populated and then word is craeted (WITH Interop). I satrted with few margin , s…...functionality that preserves document formatting and handles fields reliably...database into an Aspose.Words.Document object. Perform Mail Merge...

    forum.aspose.com/t/interop-to-aspose-c/324832
  10. Issue with setResult in updating the field - Fr...

    I am doing field.setResult("My field") In aspose word it is updating the field but field styles are getting removed from word Document. Is there any better way to do that. For example: Hello (style : bold, All_caps)…...getting removed from word document. Is there any better way to...Aspose.Words document while preserving its formatting, you can follow...

    forum.aspose.com/t/issue-with-setresult-in-upda...